home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / processes / execl < prev    next >
Encoding:
Text File  |  1993-10-26  |  275 b   |  8 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           execl prog ?arglist?
  4.                Do an execl,  replacing  the  current  program  (either
  5.                Extended Tcl or an application with Extended Tcl embed-
  6.                ded into it) with prog and passing the arguments in the
  7.                list arglist.
  8.